Welcome![Sign In][Sign Up]
Location:
Search - vs2005 com

Search list

[Other resourceADO2_net20080125120716

Description: 将原有网站上的http://www.codeproject.com 在VC6下使用的ADO2.h和ADO2.cpp修改成在vs2005下使用.测试编译都无问题.
Platform: | Size: 11086 | Author: 杨峰 | Hits:

[ActiveX/DCOM/ATLLoadLibrary

Description: Matlab和VC混合编程的一个小例子,需要有Matlab2007和VS2005的环境,通过COM进行调用
Platform: | Size: 67909 | Author: zhangjian | Hits:

[CSharpChina2008

Description: 奥运场馆速查使用手册 一、功能特色 该软件最大的特色就是,可以用手写笔或手指拨动相应的图片索引,拨动的速度越快,则图片翻转的越快,有点像快速翻书的感觉。记得苹果公司出的一款产品,在浏览图片(浏览通信录?记不清了)的时候,就是采用该方式。 其次,采用了XML文件保存必要的文字数据,这样在不改变代码的情况下,通过修改XML文件和添加必要的图片,就能增添奥运场馆数据了。目前共包括了13个场馆的详细资料和图片(费了我不少时间来加工和制作图片),还是值得一看的。 二、使用简介 使用很简单,如上图,用手写笔、手指或按键选择一个奥运场馆,单击或按回车按钮(Enter键)就进入到下一界面,不同的场馆内容有多有少,可以通过工具条按钮进行切换。 三、下载安装 该程序用VS2005开发,语言采用了C#,需要.net精简框架集2.0的支持(可以从下面的链接下载:http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=aea55f2f-07b5-4a8c-8a44-b4e1b196d5c0)。 .Net安装后,直接把程序压缩包中的文件和文件夹直接拷贝到PPC模拟器或PDA中即可。
Platform: | Size: 153146 | Author: Michael_Wang | Hits:

[Com PortRS232

Description: VS2005,开发的232串口通讯类库,有MSDN,改编,内有相信注释,本人使用测试稳定!可直接使用Vs2005新建类库,RS232,添加类RS232,将TXT内源码直接拷贝粘贴后,生成类库,即。Dll文件,无需二次开发,直接可以进行引用!声明Dll即可!可进行PDU发送,ASCII格式发送和接收,解决VS2005多串口通讯问题!(有问题可与我Email联系:fudi850@yahoo。com。cn)
Platform: | Size: 6709 | Author: 付頔 | Hits:

[Other resourceChange

Description: 通用进制转换函数大全!16进制10进制相互转换,2进制变16进制,16变2,10变16,2进制取反,16变ACsII,字符串变UNcode。由本人原来用VB6开发的进制model转换成Vs2005模块,故函数体本身可以在VB6和2005上都可以用!内在本质没有变!上传的为VS2005.net下调试过的源码,可在工程下添加模块,起任意名称,拷贝粘贴文本文件内容,直接引用函数名即可。有问题与本人联系(fudi850@yahoo.com.cn)
Platform: | Size: 2948 | Author: 付頔 | Hits:

[Communication-MobileClsModbus

Description: Modbus通讯协议,编写的VS2005类库模块,内带编译好的DLL文件,txt内为源码文件,其中引用了本人编写的RS232.DLL文件(、已经上传,想要请下载),此源码为本人编写,版权归个人所有,禁止用于商业使用,仅限个人学习,参考,未经本人同意禁止转载或出售!如有问题请与本人联系(fudi850@yahoo。com。cn)
Platform: | Size: 17537 | Author: 付頔 | Hits:

[WEB Codeduoxiancaiji

Description: ASP.NET完全入門 使用asp.net構建三層式w 生成靜態頁面的cms-小孔 如何月賺7萬人民幣 .NET代碼生成器 SocanCo www.wxhtml.com 菜鳥學 收藏夾代碼(通用,兼容i ASP NET ASP.NET面試題目——求答案 一組asp.net面試題附答案 此程序採用vs2005開發,為windows窗體程序,已經具備多線程採集器所需的基本功能! 由於沒多少時間專門來完善它,現在將源碼發出來讓那些正在學習.NET的朋友研究 還有很多細節地方讓大家自己去完善和擴展
Platform: | Size: 286162 | Author: hu | Hits:

[WinSock-NDISMysipphonevs2005

Description: 我这段代码是一个名为Youtoo的sipphone工程改编而来。(www.pudn.com 上有) 原工程是在vc 6.0下开发,而我是在vs 2005 把代码重新改写了一边,同时稍微改了一下界面。 我用来测试客户端(ua)的服务器是 Brekeke SIP Server(安装完后可以注册)。 在程序运行前应该在vs2005重新设置lib和头文件的位置。 库放在lib目录下 头文件放在include目录下。
Platform: | Size: 5002109 | Author: ds | Hits:

[Other DatabasesADO2_net20080125120716

Description: 将原有网站上的http://www.codeproject.com 在VC6下使用的ADO2.h和ADO2.cpp修改成在vs2005下使用.测试编译都无问题. -The original site http://www.codeproject.com used in VC6 and ADO2.h modified ADO2.cpp use in VS2005. Tests compilers have no problem.
Platform: | Size: 11264 | Author: 杨峰 | Hits:

[ActiveX/DCOM/ATLLoadLibrary

Description: Matlab和VC混合编程的一个小例子,需要有Matlab2007和VS2005的环境,通过COM进行调用-Matlab and VC Mixed Programming a small example of the need for Matlab2007 and VS2005 environment, through the COM calls
Platform: | Size: 166912 | Author: zhangjian | Hits:

[Com PortRS232

Description: VS2005,开发的232串口通讯类库,有MSDN,改编,内有相信注释,本人使用测试稳定!可直接使用Vs2005新建类库,RS232,添加类RS232,将TXT内源码直接拷贝粘贴后,生成类库,即。Dll文件,无需二次开发,直接可以进行引用!声明Dll即可!可进行PDU发送,ASCII格式发送和接收,解决VS2005多串口通讯问题!(有问题可与我Email联系:fudi850@yahoo。com。cn)-VS2005, the development of 232 serial communication class library, and MSDN, adaptation, there is believe that the Notes, I use to test the stability! Can directly use the new VS2005 Class Library, RS232, Add Class RS232, with the source directly to TXT copy paste, the generated class library, that is. Dll files, without secondary development of a direct quote can be! Dll statement can be! PDU can be sent, ASCII format to send and receive to solve multi-VS2005 serial communication problem! (There are problems with my Email contact: fudi850 @ yahoo. Com. Cn)
Platform: | Size: 6144 | Author: 付頔 | Hits:

[Communication-MobileClsModbus

Description: Modbus通讯协议,编写的VS2005类库模块,内带编译好的DLL文件,txt内为源码文件,其中引用了本人编写的RS232.DLL文件(、已经上传,想要请下载),此源码为本人编写,版权归个人所有,禁止用于商业使用,仅限个人学习,参考,未经本人同意禁止转载或出售!如有问题请与本人联系(fudi850@yahoo。com。cn)-Modbus communication protocol, the preparation of the VS2005 Class Library module, within the band compiled DLL file, txt file for the source, of which I quoted a document prepared RS232.DLL (, has already been uploaded, you want to download), this source code for my writing, belongs to all individuals is prohibited for commercial use, is limited to individual learning, reference, without the consent of the prohibition reproduced or sold! If you have any questions please contact me (fudi850 @ yahoo. Com. Cn)
Platform: | Size: 17408 | Author: 付頔 | Hits:

[Dialog_WindowVS2005CJLib610_817

Description: CJLibrary v6.10 支持VS 2005.最完整版。我在网上搜了很久都搜不到,只好自己来FIX。现在贡献给大家,以免大家浪费无谓的时间。plhh.cpp@163.com-CJLibrary v6.10 support for VS 2005. The most complete version. I found online for a long time have not found, they themselves FIX. Contribution to the U.S. now, lest they result in unnecessary waste of time. plhh.cpp @ 163.com
Platform: | Size: 899072 | Author: 张力 | Hits:

[Internet-NetworkMysipphonevs2005

Description: 我这段代码是一个名为Youtoo的sipphone工程改编而来。(www.pudn.com 上有) 原工程是在vc 6.0下开发,而我是在vs 2005 把代码重新改写了一边,同时稍微改了一下界面。 我用来测试客户端(ua)的服务器是 Brekeke SIP Server(安装完后可以注册)。 在程序运行前应该在vs2005重新设置lib和头文件的位置。 库放在lib目录下 头文件放在include目录下。-I have this code is a Youtoo adapted from the sipphone works. (Www.pudn.com have) the original project is developed in vc 6.0, while I was in vs 2005 to rewrite the code aside, at the same time slightly changed about the interface. I used to test the client (ua) of the server is Brekeke SIP Server (can be registered after installation). Before the program runs in VS2005 should be re-instated in the lib and header file location. Treasury on the lib directory下头document include directory.
Platform: | Size: 5207040 | Author: ds | Hits:

[Windows DevelopCFFtest

Description: 小结 环境是:window XP VS2005 主要技术:MFC 题目: 这是一个让你选择找出指定文件类型,让后把文件名输入到一个指定文件中。 比如你要找D盘中 以.txt文件类型的文件,然后就把它们的名字输入到output.txt文件中。 [BBsee]《锵锵三人行》2008-05-12.也说藏传佛教.rmvb 这样的文件名太长,所以在window上显示不完。 这样你可以方便查阅在一个目录下的文件。 如果有什么问题与意见可以与我联系 hanyuejun2006@163.com -Summary of the environment are: window XP VS2005 major technical: MFC Title: This is a let you choose to find the specified file type, so that after the file name entered into a specified file. For example, you are looking to D intraday. Txt file type of file, and then put their names entered into the output.txt file. [BBsee] Qiang Qiang Three 2008-05-12. Also said that Tibetan Buddhism. Rmvb this file name is too long, so could not finish in the window display. So that you can easily access a directory in the document. If you have any questions and comments can contact me hanyuejun2006@163.com
Platform: | Size: 8651776 | Author: ds | Hits:

[Internet-NetworkNetMeeting_VideoCapture1

Description: 概要介绍: 本例子是视频采集与播放是基于vfw。 视频的传输是基于rtp来传输。用的第三开源包是jrtplib。 参考例子: (1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/ 下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip socket编程的。 (2)jrtplib官方网站的c/s例子 运行配置: VS2005 头文件 jthread-1.2.1 jrtplib-3.7.1 lib文件:(放到工程目录下。我已经放好了) jrtplib.lib jthread.lib 添加的依赖库: jthread.lib jrtplib.lib ws2_32.lib 代码介绍: 具体代码发在网上 http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com 有什么问题请发hanyuejun2006@163.com与我联系。 文件中 videoSendertest videoReceiver 是我编的例子 video_send video_recv 是我基于vfw例子 JRTPConsole 是jrtplib c/s例子 -err
Platform: | Size: 44278784 | Author: ds | Hits:

[Embeded-SCM DevelopTestCom

Description: Windows Embeded CE6.0 下面用的串口调试工具;vs2005下编译C++代码-Windows Embeded CE6.0 following debugging tools use the serial port vs2005 compile under C++ code
Platform: | Size: 11676672 | Author: leptonic | Hits:

[CSharpcom

Description: 英创的《C#使用VS2005提供的串口类进行串口操作》-British creators of the " C# using VS2005 provides serial port class action"
Platform: | Size: 94208 | Author: yiwen | Hits:

[File OperateVS2005-EXCEL

Description: VS2005处理EXCEL,采用COM方式。有说明文档和程序,测试OK。-VS2005 handling EXCEL, using the COM way. Documentation and procedures, test OK.
Platform: | Size: 140288 | Author: lykeion | Hits:

[Windows CEwince-C-com-demo

Description: wince6.0 + vs2005 串口通讯例子源代码-wince6.0+ vs2005 serial communication source code examples
Platform: | Size: 9594880 | Author: he ran | Hits:
« 12 3 »

CodeBus www.codebus.net